/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
 
.align-right {text-align:right;}
.align-left {text-align:left;}
.align-center {text-align:center; margin:0 auto}

.mp-vc-items {position:relative}
.mp-vc-items a:hover {text-decoration:none}
.mp-vc-items a:hover, .mp-vc-items a:visited, .mp-vc-items a:link, .mp-vc-items a:active {text-decoration:none!important}

.mp-vc-items img.wp-post-image {border-radius:0;box-shadow: none;}
.mp-vc-items .iso-thumbnail img {display:block;height:auto}

.mp-vc-items .mp_author a, .mp-vc-items .mp_author {text-align:left}

.mp-vc-items .styleblock .edd_price_options.edd_multi_mode {display:none!important}


/* VC FES AUTHOR ADDON */
ul.mp-fes-vc-addon-authors{margin:0px 0;padding:0;list-style-type:none;}
ul.mp-fes-vc-addon-authors li{border: 1px solid #e8e8e8;padding:0px;background: #fff;}
ul.mp-fes-vc-addon-authors .mp-approved-items, ul.mp-fes-vc-addon-authors .mp-sales {text-align:center; border-top:1px solid #e8e8e8; padding:15px 0 20px 0;}

ul.mp-fes-vc-addon-authors .mp-fes-author-info {padding:20px;}

ul.mp-fes-vc-addon-authors .mp-approved-items {border-right:1px solid #e8e8e8}

ul.mp-fes-vc-addon-authors .mp-approved-items .approved-number,
ul.mp-fes-vc-addon-authors .mp-sales .result.sales-number {color:#333;font-weight:bold;font-size:16px;}

ul.mp-fes-vc-addon-authors .mp-approved-items .result.approved,
ul.mp-fes-vc-addon-authors .mp-sales .result.sales {color:#aaa;font-size:13px; margin-top:0px;}
	
ul.mp-fes-vc-addon-authors .vendormemberdate {line-height: normal;    display: block;    font-size: 11px;    color: #adadad;    padding: 3px 0 0 0;}

ul.mp-fes-vc-addon-authors .mp-fes-author-info .avatar {float:left; margin-right:20px;}
ul.mp-fes-vc-addon-authors .mp-fes-author-name a {display: block;color: #2a2a2a;font-size: 16px;font-family:"Roboto",sans-serif;}

.mp-fes-vc-addon-authors .author-location {
    font-size: 12px;
    color: #b1b1b1;
    display: block;
    font-family: Roboto;
    margin:10px 0 0px;
    text-transform: uppercase;
}








/** Featured Ribbon **/
.mp-vc-items .featured-item-ribbon{/* left:0; */ position: absolute;z-index: 9;display: block;background: url(../../images/img-featured.png) no-repeat center center;width:25px;height:26px;}
.mp-vc-items.mp-vc-edd-widget .second-column .featured-item-ribbon, 
.mp-vc-items.vc-post-mp.layout_style_three .featured-item-ribbon{top:5px;}

.rtl .mp-vc-items .iso-thumbnail .featured-item-ribbon {right:0;position: absolute;z-index: 9;/* top:0;left:0; */ display: block;background: url(../../images/img-featured-rtl.png) no-repeat center center;width:25px;height:26px;}
.rtl .mp-vc-items .featured-item-ribbon{/* right:0; */ position: absolute;z-index: 9;/* top:0;left:0; */ display: block;background: url(../../images/img-featured-rtl.png) no-repeat center center;width:25px;height:26px;}

.rtl .footer .mp-vc-items .featured-item-ribbon {top:25px;}


/** TOOLTIP **/
.mp-vc-items .featured-yes .tooltip-inner {min-width:490px!important;}
.mp-vc-items .tooltip-inner {min-width:490px; max-width:490px!important; padding:10px;background:#333; color:#fff; text-align:left;}

.mp-vc-items .tooltip-inner img {height:auto!important}

.mp-vc-items .tooltip-inner h3{color:#fff; margin:10px 0 5px 0;display:block;line-height: normal;font-size: 16px;}
.mp-vc-items .tooltip-author {color:#d6d6d6;font-size:12px;}
.mp-vc-items .tooltip-price {color: #92c418;font-weight: bold;}

.div-tooltip-flex .column-second {text-align:right;margin-top:10px;}
.div-tooltip-flex .column-second.coming-soon {margin-top:7px;}

.div-tooltip-flex{-ms-box-orient: horizontal; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex;display:flex !important;-webkit-flex-direction: row; flex-direction: row;}
.div-tooltip-flex .column-first, .div-tooltip-flex .column-second{flex: auto;}
.div-tooltip-flex .column-second{width:25%}
 
.div-tooltip-flex .price.free {font-size:17px!important;margin:0; padding:0;text-align:right!important}
.div-tooltip-flex .cs-active {font-size:12px;text-transform:uppercase; color: #fff; background: #B9B9B9;padding:2px 5px}
.div-tooltip-flex .item-price {margin:0; padding:0} 
 
.mp-vc-items.tooltip.top .tooltip-arrow {border-top-color: #333;}
.mp-vc-items.tooltip.top-left .tooltip-arrow {border-top-color: #333;}
.mp-vc-items.tooltip.top-right .tooltip-arrow {border-top-color: #333;}
.mp-vc-items.tooltip.right .tooltip-arrow {border-right-color: #333;}
.mp-vc-items.tooltip.left .tooltip-arrow {border-left-color:#333;}
.mp-vc-items.tooltip.bottom .tooltip-arrow {border-bottom-color:#333;}
.mp-vc-items.tooltip.bottom-left .tooltip-arrow {border-bottom-color:#333;}
.mp-vc-items.tooltip.bottom-right .tooltip-arrow {border-bottom-color:#333;}
 
 
/* GRID STYLES */
.mp-vc-items.grid-view {text-align:left}
.mp-vc-items.grid-view ul li{position:relative;display:inline-block;float:left;margin-bottom:2%;margin-right:2%;}

.mp-vc-items .layout-sorting .edd-cart-ajax-alert, 
.mp-vc-items .layout-sorting .edd-cart-added-alert,
.mp-vc-items .layout-sorting .edd_download_purchase_form .edd_download_quantity_wrapper,
.mp-vc-items .edd_downloads_list .cart .edd_price_options,
.mp-vc-items .layout-sorting .edd_price_options.edd_single_mode{display:none!important;}

.mp-vc-items .layout-sorting {padding:0;list-style-type:none;margin:0;}

.mp-vc-items .div-flex, .mp-vc-items .iso-desc .custom-columns {-ms-box-orient: horizontal; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex;display:flex !important;-webkit-flex-direction: row; flex-direction: row;}
.mp-vc-items .right-column, .left-column{flex: auto;}

.mp-vc-items .right-column { float:right; display:inline-block}
.mp-vc-items .left-column {margin-top: 2px; float:left; display:inline-block} 

.mp-vc-items .iso-desc.div-flex .left-column {display:flex!important;}
.mp-vc-items .right-column {margin-left:10px;}

.mp-vc-items .item-price.soon {margin-top:-2px;color:#fff;display: initial !important;text-transform: uppercase;}

.mp-vc-items .iso-desc{text-align:left;float:none;margin:10px 0 0px 0;display:inline-block;width:100%;}
.mp-vc-items .iso-desc h4{margin-top:0;margin-bottom:6px;}
.mp-vc-items .iso-desc h4 a{line-height:normal;display:block;color:#2a2a2a;font-size:16px;}
.mp-vc-items .iso-desc h4 a:hover{color:#18a9c4}

/* .mp-vc-items .iso-desc .truncate h4 a{white-space:normal;text-overflow:none;} */
.mp-vc-items .iso-desc .categories{display:block;font-size:12px;margin-top:5px;}
.mp-vc-items .iso-desc img.avatar{display: inline-block!important;width:25px;margin:0 5px 0px 0;max-width:100%;height:auto;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}

.mp-vc-items .byline {margin-top: 2px;display: inline-block;}
.mp-vc-items .mp_author a, .mp-vc-items .mp_author{font-size:12px;color:grey;text-transform:uppercase}
.mp-vc-items .excerpt{margin-bottom:10px;font-size: 12px;}

.mp-vc-items .item-price,
.mp-vc-items .price.free{color: #92c418;font-size:18px;font-weight:normal;display:block;}
.mp-vc-items .custom-columns {padding-bottom: 10px;margin-bottom:5px; border-bottom:1px solid #ddd; }
.mp-vc-items .custom-columns:after {clear:both}
.mp-vc-items .edd_catlist {line-height:normal}
.mp-vc-items .edd_catlist a{font-size:12px;}
.mp-vc-items .mp-coming-soon {display: initial;font-size: 12px;    color: #fff;    background: #B9B9B9;    text-transform: uppercase;    padding: 2px 5px;}
.mp-vc-items .mp-vc-readmore {float:right;margin: 10px 15px 10px 0;font-size: 12px;}


/* GRID COLUMNS */
.mp-vc-items.grid-view.one-columns li{width:100%!important;margin-right:0%;margin-bottom:20px;}
.mp-vc-items.grid-view.two-columns li{width:49%!important;margin-right:2%;margin-bottom:2%;}
.mp-vc-items.grid-view.three-columns li{width:32%!important;margin-right:2%;margin-bottom:2%;}
.mp-vc-items.grid-view.four-columns li{width:23.5%!important;margin-right:2%;margin-bottom:2%;}

.mp-vc-items.grid-view.two-columns li:nth-child(2n+2),
.mp-vc-items.grid-view.three-columns li:nth-child(3n+3),
.mp-vc-items.grid-view.four-columns li:nth-child(4n+4) {margin-right:0!important;}

.mp-vc-items.grid-view.one-columns ul li{margin-right:0px;}
.mp-vc-items.grid-view.one-columns ul li img.wp-post-image{width:100%}


/* FULL CONTAINER */
.mp-vc-items.full-container .layout-sorting.noheading {margin-top: 0;}
.mp-vc-items.filter-view.full-container {width: 100% !important;}
.mp-vc-items.filter-view.full-container ul li {padding:0; border:0}

.mp-vc-items.one-columns.full-container li {width:100%!important; margin:0!important}
.mp-vc-items.two-columns.full-container li{width:50%!important; margin:0!important}
.mp-vc-items.three-columns.full-container li{width:33.33%!important; margin:0!important}
.mp-vc-items.four-columns.full-container li {width:25%!important; margin:0!important}


/* HOVER OVERLAY */
.mp-vc-items .iso-thumbnail{position:relative;}
.mp-vc-items .iso-thumbnail .imageoverlay{background:rgba(0, 0, 0, 0.5);bottom:0;display:block;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;transition:all 0.3s ease 0s;width:100%;}
.mp-vc-items .iso-thumbnail .edd-wl-favorite, .mp-vc-items .iso-thumbnail .edd-wl-action {display:none}

.mp-vc-items .iso-thumbnail:hover .imageoverlay{opacity:1}
.mp-vc-items .iso-thumbnail:hover .mp-button.styleblock span.viewmore{margin:-20px 0 0 -42px;opacity:1;visibility:visible;}
.mp-vc-items .iso-thumbnail:hover .mp-button.styleblock span.cart{margin:-20px -42px 0 0;opacity:1;visibility:visible;}
.mp-vc-items .iso-thumbnail .mp-button.styleblock .fa{font-size:14px;}


/* HOVER BUTTONS */
.mp-vc-items .mp-button.styleblock .edd-wl-button {display:none;}
.mp-vc-items .mp-button.styleblock .edd-submit.button.blue{background:none;border:none;margin:0}
.mp-vc-items .mp-button.styleblock .edd-submit{vertical-align:inherit!important;border:none;}
.mp-vc-items .mp-button.styleblock .cart .edd_purchase_tax_rate {display:none!important;}
.mp-vc-items .mp-button.styleblock .edd_download_quantity_wrapper {display:none!important;}
.mp-vc-items .mp-button.styleblock .edd_price_options.edd_single_mode{display:none!important;}
.mp-vc-items .mp-button.styleblock .edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js{display:inherit;}
.mp-vc-items .mp-button.styleblock a.edd-add-to-cart{padding:0;margin:0;border:0;height:40px;line-height:25px;position:absolute;text-align:center;width:40px;border:0}

.mp-vc-items .mp-button.styleblock .edd-add-to-cart-label{margin:0;position:relative}
.mp-vc-items .mp-button.styleblock span.cart .edd-cart-ajax-alert{display:none!important}

.mp-vc-items .iso-thumbnail .styleblock span.edd-cart-ajax-alert{display:none!important}
.mp-vc-items .iso-thumbnail .styleblock span.viewmore{bottom:50%;left:50%;margin:-20px 0 0 -82px;opacity:0;top:50%;transition:all 0.3s ease 0s;visibility:hidden;color:#fff;}
.mp-vc-items .iso-thumbnail .styleblock span.cart{bottom:50%;margin:-20px -82px 0 0;opacity:0;right:50%;top:50%;transition:all 0.3s ease 0s;visibility:hidden;color:#fff;}
.mp-vc-items .iso-thumbnail .styleblock span{display:inline-block !important;float:none !important;height:40px;line-height:40px!important;margin:0 2px;text-align:center;width:40px;position:absolute;}
.mp-vc-items .iso-thumbnail .styleblock span span{display:inherit;width:auto;height:auto;position:inherit;line-height:inherit;}
.mp-vc-items .iso-thumbnail .styleblock span a{color:#fff;}
.mp-vc-items .iso-thumbnail .styleblock span.viewmore{background:#fa5252;}
.mp-vc-items .iso-thumbnail .styleblock span.cart{background:#92c418;}
.mp-vc-items .iso-thumbnail .styleblock span.cart.mp-comingsoon-class{background:#909090}

.mp-vc-items del{color:#ADABAB;font-weight:normal;font-size:13px;}
.mp-vc-items .mp-coming-soon, .mp-vc-items .item-price.soon {display: initial;font-size: 12px;    color: #fff;    background: #B9B9B9;    text-transform: uppercase;    padding: 2px 5px;}

.mp-vc-items .mp-button.styleblock a.edd-add-to-cart, .mp-vc-items .mp-button.styleblock .edd-submit{background:transparent!important;min-width: auto!important;padding: inherit!important;}
.mp-vc-items .mp-button.styleblock a:hover {color:#fff;}

/* AUDIO / VIDEO PLAYER */
.mp-vc-items.design-thumbnails .mp-thumb-audio .audio-player, 
.mp-vc-items .edd_thumbnails .mp-thumb-audio .audio-player,
.mp-vc-items.mp-vc-edd-widget.vc-post-mp.layout_style_three .mp-thumb-audio .audio-player,
.mp-vc-items.mp-vc-edd-widget.vc-post-mp .second-column .mp-thumb-audio .audio-player,
.widget-mk-kiwi .mp-thumb-audio .audio-player{margin-top:5px;}

.audio-player {z-index:3;position:relative;overflow: hidden;}
.mp-vc-items .mejs-container, .mp-vc-items .mejs-embed, 
.mp-vc-items .mejs-embed body/* , .mp-vc-items .mejs-container .mejs-controls */ {position: relative!important;margin:0}

.video-container, .video-container.embed {z-index:3;position:relative;margin-top:0!important;padding-top:0!important}
.mp-vc-items .wp-video-shortcode .mejs-poster{background-size:cover}

.mp-vc-items .mejs-container.wp-video-shortcode.mejs-video {width:100%!important;height:auto!important;padding-top:57%;position:inherit!important;}

/* AUDIO THUMBS */
.mp-vc-items .mp-thumb-audio .mejs-container,
.mp-vc-items .fes-thumb .mp-thumb-audio-filter .mejs-container  {/* margin-top: 5px!important; */height:22px!important;}

.mp-vc-items .mp-thumb-audio .mejs-controls .mejs-button button,
.mp-vc-items .fes-thumb .mp-thumb-audio-filter .mejs-controls .mejs-button button {margin:2px 5px 2px 2px!important;height:16px!important}

.mp-vc-items .mp-thumb-audio .mejs-container .mejs-controls .mejs-time,
.mp-vc-items .fes-thumb .mp-thumb-audio-filter .mejs-container .mejs-controls .mejs-time {padding:6px 3px!important;height:10px!important}

.mp-vc-items .mp-thumb-audio .mejs-container .mejs-controls,
.mp-vc-items .fes-thumb .mp-thumb-audio-filter .mejs-container .mejs-controls {height:22px!important}

.mp-vc-items .mp-thumb-audio .mejs-container .mejs-controls div,
.mp-vc-items .fes-thumb .mp-thumb-audio-filter .mejs-container .mejs-controls div {height:20px!important}

.mp-vc-items .mp-thumb-audio .mejs-container .mejs-controls div:nth-child(1n+3), 
.mp-vc-items .mp-thumb-audio .mejs-controls a.mejs-horizontal-volume-slider,
.mp-vc-items .fes-thumb .mp-thumb-audio-filter .mejs-container .mejs-controls div:nth-child(1n+3), 
.mp-vc-items .fes-thumb .mp-thumb-audio-filter .mejs-controls a.mejs-horizontal-volume-slider{display:none!important}



/* ITEM WIDGET */
.mp-vc-items .vc-post-items h4 {margin: 5px 0 0 0;clear: none; line-height: normal;}
.mp-vc-items .first-column h4 {margin-bottom:10px!important;}
.mp-vc-items .vc-post-items h4 a {color: #6f6f6f;font-size: 16px;}
.mp-vc-items .vc-post-items .widget-download-price {color: #92c418;font-weight: bold;margin:5px 0 0 0;display:block;}
.mp-vc-items .vc-post-items span.time{color: grey;font-size: 11px; text-transform: uppercase;}
.mp-vc-items .vc-post-items .pull-right span {color: #a6a6a6;font-size: 11px;white-space: nowrap;}
/* .mp-vc-items .vc-post-items img {float:left;margin:0px 20px 10px 0;border-radius:0;box-shadow: none;} */
.mp-vc-items .vc-post-items .vc-fes-thumbnails {position:relative;float:left;margin:0px 20px 10px 0;border-radius:0;box-shadow: none;}

.mp-vc-items .vc-post-items .iso-desc h4{margin-top:0;margin-bottom:5px;}
.mp-vc-items .vc-post-items .iso-desc h4 a{line-height:normal;display:block;font-size:16px;}

.mp-vc-items .vc-post-items  {display:block; clear:both}
.mp-vc-items .vc-post-items  .first-column h4 a {color: #333;font-size:20px;}

.mp-vc-items.layout_style_two .second-column {margin-top:40px;} 

.mp-vc-items .second-column .vc-post-items, .mp-vc-items.layout_style_three .vc-post-items {border-bottom: 1px solid #ddd;margin: 0 0 10px;padding:0px 0 10px 0;}
.mp-vc-items.mp-vc-edd-widget .second-column img, .mp-vc-items.mp-vc-edd-widget.layout_style_three img{padding-top:5px}
.mp-vc-items .second-column div:last-child,.mp-vc-items.layout_style_three div.vc-post-items:nth-last-child(2){margin-bottom:0; border:0}

.mp-vc-items.mp-vc-edd-widget .iso-desc .truncate h4 a {color:#6f6f6f;}

/* REVIEW */
.mp-vc-items .edd_reviews_rating_box a:hover ~ a, 
.mp-vc-items .edd_reviews_rating_box a:hover {background: url(../../images/img-star-rating.png) no-repeat scroll left top;}
.mp-vc-items .edd_star_rating{background: url(../../images/img-star-rating.png) repeat-x scroll left top;}
.mp-vc-items .edd_reviews_rating_box  {background: url(../../images/img-star-rating.png) repeat-x scroll left bottom;}
.mp-vc-items .layout-sorting.grid_style_two .edd_reviews_rating_box{margin-top:2px}
.mp-vc-items .right-column.reviews {margin-top:5px;}
.mp-vc-items .right-column.reviews-stylethree{margin-top:0px;}


/** FEATURED AUTHOR **/
.mp-vc-featured-author .portfolio-link {    line-height: normal;display:inline-block; background:#2889d6; color:#fff;padding:3px 10px; margin:0px 0 10px 0;font-size:12px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-align:center;}
.mp-vc-featured-author .portfolio-link:hover {color:#fff; background:#86bd3e;} 
.mp-vc-featured-author .author-avatar img {margin-bottom:10px;}
.mp-vc-featured-author .author h4 {margin:0 0 5px 0!important; clear:none}
.mp-vc-featured-author .author h4 a{color:#333;}
.mp-vc-featured-author h4.port-title {font-size:14px; color: #6d6d6d;padding-right:1.4%;}
.mp-vc-featured-author h4.port-title.one-columns {padding-right:0!important;margin-top:0}
.mp-vc-featured-author h4.port-title.above  {margin-top:0;} 
.mp-vc-featured-author h4.port-title.below {margin-top:0;}
.mp-vc-featured-author .author-desc{font-size: 12px;margin-bottom: 10px;}
.mp-vc-featured-author .author-location {font-size: 12px;color: #b1b1b1;display:block;font-family: Roboto;margin: 0 0 10px;text-transform: uppercase;}
.mp-vc-featured-author .author-avatar-left{position: relative;    float: left;    margin: 0px 20px 10px 0;    border-radius: 0;    box-shadow: none;}
.mp-vc-featured-author .text-due{color: #b1b1b1;display: block;font-family: Roboto;text-transform: uppercase;}
.mp-vc-featured-author .text-subline{font-size: 13px;}

.mp-vc-items .author.vcard {margin:0; border:0; padding:0}
.mp-vc-items .author-avatar {position:relative;float:none; height:auto!important;min-width:80px;}




.mp-vc-featured-author .mp-approved-items .approved-number,
.mp-vc-featured-author .mp-sales .result.sales-number {color:#333;font-weight:bold;font-size:14px;line-height:14px;}
.mp-vc-featured-author .mp-approved-items .result.approved,
.mp-vc-featured-author .mp-sales .result.sales {color:#aaa;font-size:13px; margin-top:0px;}

.mp-vc-featured-author .author-stats { text-align: center;}
.mp-vc-featured-author .mp-approved-items {background:#Fafafa;border-bottom:1px solid #FFFFFF;padding:5px 10px;}
.mp-vc-featured-author .mp-sales {background:#Fafafa;padding:5px 10px;}





/** CATEGORY BLOCK **/
.kiwi-edd-category-block .cat-name{font-size: 20px;}
.kiwi-edd-category-block .cat-subtitle{font-size:12px;margin:10px 0}
.kiwi-edd-category-block .total-items{font-size: 12px;padding: 5px 0;border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8}
.kiwi-edd-category-block .total-items span {float:right}
.kiwi-edd-category-block .mp-category-button {display:block;text-align:center; color:#fff;background:#21b8c6;font-size: 14px;margin-top:10px;padding: 5px 10px;}
.kiwi-edd-category-block .authors{margin-top:10px;}
.kiwi-edd-category-block .authors span img {-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.kiwi-edd-category-block .authors span {margin-right:10px;}
.kiwi-edd-category-block .authors span:last-child {margin-right:0;}
.kiwi-edd-category-block .subcatlist{margin-bottom:10px;font-size: 12px;list-style-type: none; padding:0; margin:0 0 10px 0}
.kiwi-edd-category-block ul.subcatlist li {padding:2px 0}


/** FILTER **/
#grid .mix{/* opacity: 0; */display: none;}
#filtres-single-layout {    margin: 0 auto;    text-align: center;    width: 100%;clear:both;}
#filtres-multi-layout { clear: both;width:100%;}

.filter-view {width:102%!important}

.kiwi-filter .filter-layout-sorting span {width:20px;height:20px; opacity: 0.20;display: block;}
.kiwi-filter .filter-layout-sorting #fes-thumb span{background:url(../../images/img-icon-grid-one.png) no-repeat top center;}
.kiwi-filter .filter-layout-sorting #imageview span{background:url(../../images/img-icon-grid-two.png) no-repeat top center;}
.kiwi-filter .filter-layout-sorting #gridview span{background:url(../../images/img-icon-grid-three.png) no-repeat top center;}
.kiwi-filter .filter-layout-sorting #image-info-view span{background:url(../../images/img-icon-grid-four.png) no-repeat top center;}
.kiwi-filter .filter-layout-sorting #image-info-short span{background:url(../../images/img-icon-grid-four.png) no-repeat top center;}

.kiwifilter.left-align{text-align:left!important;margin:0!important}
.kiwifilter.right-align{text-align:right!important;margin:0!important}
	
ul.menu-filtre {padding: 0; display: inline-block;font-size: 13px;list-style-type:none;margin-bottom:0}
ul.menu-filtre li {display: inline-block; padding: 5px 0; margin: 5px;cursor: pointer; position:relative; line-height:normal;}

ul.menu-filtre li.filter.active:after {content: "";display: block;left: 50%;   position: absolute;    width: 0;    z-index: 1;}

ul.menu-filtre li:first-child {margin-left:0}
ul.menu-filtre li:last-child {margin-right:0}
	
ul.menu-filtre li span { white-space: nowrap; display: inline-block; margin: 0 10px;}            

.kiwi-filter  .layout-sorting.listview li {width:100%!important;}

.kiwi-filter .layout-sorting.fes-thumb .other-layouts{display:none;}
.kiwi-filter .layout-sorting.fes-thumb li {width:auto!important}

.kiwi-filter .layout-sorting.gridview .thumbnails-only{display:none;}

.kiwi-filter  .layout-sorting.imageview .thumbnails-only{display:none;}
.kiwi-filter  .layout-sorting.imageview .iso-desc {display:none;}
 
.kiwi-filter  .layout-sorting.image-info-view .thumbnails-only{display:none;}
.kiwi-filter  .layout-sorting.image-info-view .excerpt, 
.kiwi-filter  .layout-sorting.image-info-view .custom-columns {display:none;}

.kiwi-filter .layout-sorting.gridview .gridstyle-three, 
.kiwi-filter .layout-sorting.image-info-view .gridstyle-three {display:none;}

.kiwi-filter  .layout-sorting.image-info-short .other-layouts .custom-columns,
.kiwi-filter  .layout-sorting.image-info-view .other-layouts .custom-columns,
.kiwi-filter  .layout-sorting.image-info-view .other-layouts .custom-columns  {display:none!important}


.kiwi-filter  .layout-sorting.image-info-short .thumbnails-only{display:none;}
.kiwi-filter  .layout-sorting.image-info-short .other-layouts .iso-desc  .excerpt,
.kiwi-filter  .layout-sorting.image-info-short .other-layouts .iso-desc  .truncate h4.non, 
.mp-vc-items.filter-view.multilayout .image-info-short h4.non {display:none;}
.kiwi-filter  .layout-sorting.image-info-short .other-layouts .iso-desc  .custom-columns {display:none;}
.kiwi-filter  .layout-sorting.image-info-short .right-column.reviews.stylefull {display:none}

.kiwi-filter .filter-view.multilayout .gridstyle-three .iso-desc.div-flex {margin-top:0}
.kiwi-filter .filter-view.multilayout .image-info-short .gridthree-non {display:none;}

.kiwi-filter  .layout-sorting.noheading {margin-top:30px;} 
 
.filter-layout-sorting {color: #ccc;cursor: pointer;display: inline-block;float: right;font-size: 14px;list-style-type: none;margin: 5px 0 0; padding: 0;}
.filter-layout-sorting li{background:#fff; padding:4px 6px; border: 1px solid #e8e8e8; display: inline-block;transition: all 0.3s ease-in-out 0s;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}

.filter-view.two-columns li{width:48.5%;}
.filter-view.three-columns li{width:31.8%;}
.filter-view.four-columns li{width: 23.50%}

.filter-view ul.imageview li,.filter-view ul.gridview li, .filter-view ul.image-info-view li,.filter-view ul.image-info-short li{/* padding:11.7px; */float:left;margin-bottom:1.4%; margin-right:1.4%; }

.mp-vc-items.filter-view ul li{position:relative;display:inline-block;/* border:1px solid #E8E8E8; *//* padding:11.7px; */background:#fcfcfd;float:left;margin-bottom:1.4%; margin-right:1.4%; }
.mp-vc-items.filter-view ul li ul li{display:inline-block;border:0;padding:0;background:none;float:none;margin-bottom:auto; margin-right:auto; }
/* .mp-vc-items.filter-view .fes-thumb li{padding:5.7px;}
 */
 
 
 
 
 
/** SLIDER **/
.slider-view.style-one .edd_widget_title_vc h3{display:inline-block;margin:0;}

.mp-vc-items.mp-kiwi-slider .slick-dots{ bottom: inherit!important;margin-bottom:15px;}
.mp-vc-items.mp-kiwi-slider .slick-dots li{box-shadow:none!important;position: relative;display: inline-block;float:none;padding:5px;background:none!important;border:0!important;height:10px;width:10px;margin:0 4px 0 0;opacity:0.8}
.mp-vc-items.mp-kiwi-slider .slick-dots li button{border: 0;cursor: pointer;padding: 5px;height:10px;width: 10px;font-size: 0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#e4e4e4}

.mp-vc-items.mp-kiwi-slider .slick-dots li.slick-active button{background:#ca88a9;}
.mp-vc-items.mp-kiwi-slider .slick-active button:before, 
.mp-vc-items.mp-kiwi-slider li button:before{color:initial!important;opacity:0!important}

.mp-vc-items.mp-kiwi-slider .slick-dots { position: relative!important;margin: 15px 0 15px 0;padding: 0;text-align: center;}
.mp-vc-items.mp-kiwi-slider .slick-prev, .mp-vc-items.mp-kiwi-slider .slick-next{background:#e4e4e4!important}
.mp-vc-items.mp-kiwi-slider .vc-post-items.thumbnails .slick-dots{position:initial!important;margin-top:15px; position: relative!important;}

.mp-vc-items.mp-kiwi-slider .slick-arrow:hover{color:#ca88a9}
.mp-vc-items.mp-kiwi-slider .slider-view ul{background:transparent;}

.mp-vc-kiwi-slider.slider-view.style-one {overflow:hidden}
.mp-vc-kiwi-slider.slider-view {position:relative}

.mp-vc-kiwi-slider.slider-view .nav-arrow{background:#fff; text-align: right;position: relative;color:#BFBFBF;display:inline-block!important;height:auto;top:0%;cursor:pointer;font-size:18px;margin-top:-4px;padding: 0 5px;border:0;}

.mp-vc-kiwi-slider.slider-view .style-one{position: absolute;right: 0;text-align: right;}
.mp-vc-kiwi-slider.slider-view .style-one [class^="nav-arrow"] {background:#fff; text-align: right;position: relative;color:#BFBFBF;display:inline-block!important;height:auto;top:0%;cursor:pointer;font-size:18px;margin-top:0px;padding:0 5px 4px 5px;border:0; }
.mp-vc-kiwi-slider.slider-view .style-one [class^="nav-arrow-prev"] {left:0px; }
.mp-vc-kiwi-slider.slider-view .style-one[class^="nav-arrow-next"] {right:0px; }
.mp-vc-kiwi-slider.slider-view .style-one .nav-arrow.prev{left:0px;}
.mp-vc-kiwi-slider.slider-view .style-one .nav-arrow.next{right:0px;}

.mp-vc-kiwi-slider.slider-view.style-two [class^="nav-arrow"]{position:absolute;color:#BFBFBF;display:block;height:auto;top:50%;cursor:pointer;font-size:18px;margin-top:-15px;padding:0;border:0;}
.mp-vc-kiwi-slider.slider-view.style-two [class^="nav-arrow-prev"]{left:-30px;}
.mp-vc-kiwi-slider.slider-view.style-two [class^="nav-arrow-next"]{right:-30px;}
.mp-vc-kiwi-slider.slider-view.style-two .nav-arrow{position:absolute;color:#BFBFBF;display:block;height:auto;top:50%;cursor:pointer;font-size:18px;margin-top:-15px;padding:0;border:0;}
.mp-vc-kiwi-slider.slider-view.style-two .nav-arrow.prev{left:-30px;}
.mp-vc-kiwi-slider.slider-view.style-two .nav-arrow.next{right:-30px;}

.mp-vc-kiwi-slider .mp_author .byline.with-avatar a {display: inline-block;margin-top: 4px;}
 
/** SLIDER - OVERRIDING VC ULTIMATE STYLING **/
.mp-vc-items.mp-kiwi-slider .iso-desc img.avatar{float:left;margin:0 5px 0 0}
.mp-vc-items.mp-kiwi-slider li {margin:0}

/** SLIDER - CENTER MODE **/
.mp-vc-kiwi-slider.centermode li{transition: all 300ms ease 0s;}

.mp-vc-kiwi-slider.centermode.opacity-effect.odd .slick-track .slick-slide.slick-active.slick-center {opacity: 1;}
.mp-vc-kiwi-slider.centermode.opacity-effect.odd .slick-track .slick-slide.slick-active{opacity: 0.7;}
.mp-vc-kiwi-slider.centermode.opacity-effect.odd .slick-track .slick-slide {opacity: 0.3;}
.mp-vc-kiwi-slider.centermode.opacity-effect.odd .slick-track .slick-slide:hover {opacity: 1;}

.mp-vc-kiwi-slider.centermode.opacity-effect.odd.nopadding .slick-track .slick-current.slick-center {opacity: 1;}
.mp-vc-kiwi-slider.centermode.opacity-effect.odd.nopadding .slick-track .slick-slide {opacity: 0.3;}
.mp-vc-kiwi-slider.centermode.opacity-effect.odd.nopadding .slick-track.slick-slide:hover {opacity: 1;}

.mp-vc-kiwi-slider.centermode.opacity-effect.even .slick-track li {opacity: 0.3;}
.mp-vc-kiwi-slider.centermode.opacity-effect.even .slick-track .slick-current.slick-center {opacity: 1!important;}
.mp-vc-kiwi-slider.centermode.opacity-effect.even .slick-track .slick-slide.slick-active {opacity: 1;}
.mp-vc-kiwi-slider.centermode.opacity-effect.even .slick-track .slick-current.slick-center ~ .slick-slide.slick-active  {opacity: 0.3;}

 

 
 /** FES VENDOR **/
.mp-vc-items.mp-vc-featured-author.mp-vc-fes-author {border-bottom:1px solid #EFEFEF;padding: 20px 0;}
.mp-vc-items.mp-vc-featured-author.mp-vc-fes-author:last-child {border:0;} 
 
.mp-vc-items.mp-vc-fes-author .no-products {font-size: 14px;color: #6d6d6d;font-family: Roboto,sans-serif;}
 
 
 
/** EDD Extension :: Currency Converter **/
.mp-vc-items .item-price br {display:none}
 
 
/** RESPONSIVE **/
@media (max-width:320px) { 
.filter-view.gridstyle-three.two-columns li,
.filter-view.gridstyle-three.three-columns li,
.filter-view.gridstyle-three.four-columns li{width:100%;margin-bottom:15px}

.filter-view.two-columns .imageview li,
.filter-view.two-columns .gridview li,
.filter-view.two-columns .image-info-view li,
.filter-view.two-columns .image-info-short li{width:100;margin-bottom:15px}

.filter-view.three-columns .imageview li,
.filter-view.three-columns .gridview li,
.filter-view.three-columns .image-info-view li,
.filter-view.three-columns .image-info-short li{width:100%;margin-bottom:15px}

.filter-view.four-columns .imageview li,
.filter-view.four-columns .gridview li,
.filter-view.four-columns .image-info-view li,
.filter-view.four-columns .image-info-short li{width:100%;margin-bottom:15px}

.vc-addon-grid .grid-view.two-columns .layout-sorting li,
.vc-addon-grid .grid-view.three-columns .layout-sorting li,
.vc-addon-grid .grid-view.four-columns .layout-sorting li {width:100%!important;margin-right:0;}

.mp-vc-items.grid-view.one-columns li,
.mp-vc-items.grid-view.two-columns li,
.mp-vc-items.grid-view.three-columns,
.mp-vc-items.grid-view.four-columns {width:100%!important;margin-right:0%;margin-bottom:20px;}

.mp-vc-items.grid-view.two-columns li:nth-child(2n+2),
.mp-vc-items.grid-view.three-columns li:nth-child(3n+3),
.mp-vc-items.grid-view.four-columns li:nth-child(4n+4) {margin-right:0!important;}

.mp-vc-items.grid-view.one-columns.full-container li,
.mp-vc-items.grid-view.two-columns.full-container li,
.mp-vc-items.grid-view.three-columns.full-container li,
.mp-vc-items.grid-view.four-columns.full-container li  {width:100%!important; margin:0!important}


#filtres-multi-layout .container ul.menu-filtre li {padding-top:0!important;padding-bottom:0!important} 
#filtres-multi-layout .container {padding:15px 0}
ul.menu-filtre {display: block!important;float: none!important;margin: 0 auto!important;text-align: center!important;}
ul.menu-filtre li.filter.active:after {border:none!important}
.filter-layout-sorting {float:none!important;display: block!important;margin:15px auto 0px!important;text-align:center!important}


}

@media (min-width:321px) and (max-width:480px) {

.filter-view.gridstyle-three.two-columns li,
.filter-view.gridstyle-three.three-columns li,
.filter-view.gridstyle-three.four-columns li{width:100%;margin-bottom:15px}

.filter-view.two-columns .imageview li,
.filter-view.two-columns .gridview li,
.filter-view.two-columns .image-info-view li,
.filter-view.two-columns .image-info-short li{width:100;margin-bottom:15px}

.filter-view.three-columns .imageview li,
.filter-view.three-columns .gridview li,
.filter-view.three-columns .image-info-view li,
.filter-view.three-columns .image-info-short li{width:100%;margin-bottom:15px}

.filter-view.four-columns .imageview li,
.filter-view.four-columns .gridview li,
.filter-view.four-columns .image-info-view li,
.filter-view.four-columns .image-info-short li{width:100%;margin-bottom:15px}

.mp-vc-items.grid-view.one-columns li,
.mp-vc-items.grid-view.two-columns li,
.mp-vc-items.grid-view.three-columns li,
.mp-vc-items.grid-view.four-columns li{width:100%!important;margin-right:0%;margin-bottom:20px;}

.mp-vc-items.grid-view.two-columns li:nth-child(2n+2),
.mp-vc-items.grid-view.three-columns li:nth-child(3n+3),
.mp-vc-items.grid-view.four-columns li:nth-child(4n+4) {margin-right:0!important;}

.mp-vc-items.grid-view.one-columns.full-container li,
.mp-vc-items.grid-view.two-columns.full-container li,
.mp-vc-items.grid-view.three-columns.full-container li,
.mp-vc-items.grid-view.four-columns.full-container li  {width:100%!important; margin:0!important}

#filtres-multi-layout .container ul.menu-filtre li {padding-top:0!important;padding-bottom:0!important} 
#filtres-multi-layout .container {padding:15px 0}
ul.menu-filtre {display: block!important;float: none!important;margin: 0 auto!important;text-align: center!important;}
ul.menu-filtre li.filter.active:after {border:none!important}
.filter-layout-sorting {float:none!important;display: block!important;margin:15px auto 0px!important;text-align:center!important}


}


@media (min-width:481px) and (max-width:767px) {
.filter-view.gridstyle-three.three-columns li{width:48.5%;margin-bottom:15px}
.filter-view.gridstyle-three.four-columns li{width:48.5%;margin-bottom:15px}

.filter-view.two-columns .imageview li,
.filter-view.two-columns .gridview li,
.filter-view.two-columns .image-info-view li,
.filter-view.two-columns .image-info-short li{width:48.5%;margin-bottom:15px}

.filter-view.three-columns .imageview li,
.filter-view.three-columns .gridview li,
.filter-view.three-columns .image-info-view li,
.filter-view.three-columns .image-info-short li{width:48.5%;margin-bottom:15px}

.filter-view.four-columns .imageview li,
.filter-view.four-columns .gridview li,
.filter-view.four-columns .image-info-view li,
.filter-view.four-columns .image-info-short li{width:48.5%;margin-bottom:15px}

.mp-vc-items.grid-view.two-columns li{width:47.5%!important;}
.mp-vc-items.grid-view.two-columns li:nth-child(even){margin-right:0;}
.mp-vc-items.grid-view.three-columns li{width:47.5%!important;}
.mp-vc-items.grid-view.three-columns li:nth-child(even){margin-right:0;}
.mp-vc-items.grid-view.four-columns li{width:47.5%!important;}
.mp-vc-items.grid-view.four-columns li:nth-child(even){margin-right:0;}

.rtl .mp-vc-items.grid-view.three-columns li:nth-child(3n+3) {margin-left: 2%!important;}
.rtl .mp-vc-items.grid-view.three-columns li:nth-child(even) {margin-left: 0!important;}

.mp-vc-items.grid-view.one-columns.full-container li {width:100%!important; margin:0!important}
.mp-vc-items.grid-view.two-columns.full-container li{width:50%!important; margin:0!important}
.mp-vc-items.grid-view.three-columns.full-container li{width:50%!important; margin:0!important}
.mp-vc-items.grid-view.four-columns.full-container li {width:50%!important; margin:0!important}

#filtres-multi-layout .container ul.menu-filtre li {padding-top:0!important;padding-bottom:0!important} 
#filtres-multi-layout .container {padding:15px 0}
ul.menu-filtre {display: block!important;float: none!important;margin: 0 auto!important;text-align: center!important;}
ul.menu-filtre li.filter.active:after {border:none!important}
.filter-layout-sorting {float:none!important;display: block!important;margin:15px auto 0px!important;text-align:center!important}

}


@media (min-width: 768px) and (max-width: 979px) {
.filter-view.gridstyle-three.four-columns li{width:31.8%;margin-bottom:15px}

.filter-view.four-columns .imageview li,
.filter-view.four-columns .gridview li,
.filter-view.four-columns .image-info-view li,
.filter-view.four-columns .image-info-short li{width:31.8%;margin-bottom: 1.4%;}

.mp-vc-items.grid-view.two-columns li{width:48.5%!important;}
.mp-vc-items.grid-view.two-columns li:nth-child(even){margin-right:0;}
.mp-vc-items.grid-view.three-columns li{width:31.3%!important;}
.mp-vc-items.grid-view.three-columns li:nth-of-type(3n+3){margin-right:0;}
.mp-vc-items.grid-view.four-columns li{width:31.3%!important;}
.mp-vc-items.grid-view.four-columns li:nth-of-type(4n+4){margin-left: 0;margin-right:2%!important;}
.mp-vc-items.grid-view.four-columns li:nth-of-type(3n+3){margin-right:0;}


.mp-vc-items.grid-view.one-columns.full-container li {width:100%!important; margin:0!important}
.mp-vc-items.grid-view.two-columns.full-container li{width:50%!important; margin:0!important}
.mp-vc-items.grid-view.three-columns.full-container li{width:50%!important; margin:0!important}
.mp-vc-items.grid-view.four-columns.full-container li {width:33.33%!important; margin:0!important}

}

@media (min-width:980px) and (max-width:1200px){

.mp-vc-items.grid-view.two-columns li{width:48.5%!important;}
.mp-vc-items.grid-view.two-columns li:nth-child(even){margin-right:0;}
.mp-vc-items.grid-view.three-columns li{width:31.3%!important;}
.mp-vc-items.grid-view.three-columns li:nth-of-type(3n+3){margin-right:0;}
.mp-vc-items.grid-view.four-columns li{width:22.75%!important;}
.mp-vc-items.grid-view.four-columns li:nth-of-type(4n+4){margin-right:0;}

.mp-vc-items.grid-view.one-columns.full-container li {width:100%!important; margin:0!important}
.mp-vc-items.grid-view.two-columns.full-container li{width:50%!important; margin:0!important}
.mp-vc-items.grid-view.three-columns.full-container li{width:50%!important; margin:0!important}
.mp-vc-items.grid-view.four-columns.full-container li {width:33.33%!important; margin:0!important}

}


/** RTL SUPPORT **/
.rtl .align-right { text-align: left;}
.rtl .audio-player {clear:both}



/* GRID STYLES */
.rtl .mp-vc-items.grid-view, .rtl .mp-vc-items .iso-desc h4 {text-align:right}
.rtl .mp-vc-items.grid-view ul li{float:right;margin-bottom:2%;margin-left:2%;margin-right: 0;}

.rtl .mp-vc-items .right-column { float:left;}
.rtl .mp-vc-items .left-column {margin-top: 2px; float:right;text-align:right;} 

.rtl .mp-vc-items  .iso-desc.div-flex .left-column {display: initial!important;}
.rtl .mp-vc-items .right-column {margin-right:10px;margin-left:0}

.rtl .mp-vc-items .iso-desc{text-align:right;float:none;margin:10px 0 0 0;display:inline-block;width:100%;}
.rtl .mp-vc-items .iso-desc img.avatar{margin:0 0 0px 5px;}

.rtl .mp-vc-items .mp-vc-readmore {float:left;margin: 10px 0 10px 15px;font-size: 12px;}
.rtl .mp-vc-items .item-price, .rtl .mp-vc-items .price.free {text-align:left}

.rtl .mp-vc-items .iso-desc {text-align:right}



/* GRID COLUMNS */
.rtl .mp-vc-items.grid-view.one-columns li{margin-left:0%;margin-right: 0;}
.rtl .mp-vc-items.grid-view.two-columns li{margin-left:2%;margin-right: 0;}
.rtl .mp-vc-items.grid-view.three-columns li{margin-left:2%;margin-right: 0;}
.rtl .mp-vc-items.grid-view.four-columns li{margin-left:2%;margin-right: 0;}

.rtl .mp-vc-items.grid-view.two-columns li:nth-child(2n+2),
.rtl .mp-vc-items.grid-view.three-columns li:nth-child(3n+3),
.rtl .mp-vc-items.grid-view.four-columns li:nth-child(4n+4) {margin-left:0;}

.rtl .mp-vc-items.grid-view.one-columns ul li{margin-left:0px;}
.rtl .mp-vc-items .item-price, .mp-vc-items .price.free {text-align:left;}


.rtl .right-column  {float:left!important;text-align:left!important;}
.rtl .left-column {float:right!important;text-align:right!important;}
.rtl .mp-vc-items .iso-desc img.avatar {margin: 0 0 0 5px;}

.rtl .iso-desc, .rtl .sidebar-widget {direction:rtl}
.rtl .mp-vc-items .item-price.soon {margin:0 10px 0 0}





/* HOVER OVERLAY */
.rtl .mp-vc-items .iso-thumbnail:hover .mp-button.styleblock span.viewmore{margin:-20px -42px 0 0;opacity:1;visibility:visible;}
.rtl .mp-vc-items .iso-thumbnail:hover .mp-button.styleblock span.cart{margin:-20px 0 0 -42px;opacity:1;visibility:visible;}


/* HOVER BUTTONS */
.rtl .mp-vc-items .iso-thumbnail .styleblock span.viewmore{bottom:50%;left:inherit;right:50%;margin:-20px -82px 0 0;opacity:0;top:50%;transition:all 0.3s ease 0s;visibility:hidden;color:#fff;}
.rtl .mp-vc-items .iso-thumbnail .styleblock span.cart{right:inherit;bottom:50%;margin:-20px 0 0 -82px;opacity:0;left:50%;top:50%;transition:all 0.3s ease 0s;visibility:hidden;color:#fff;}


/* ITEM WIDGET */
.rtl .mp-vc-items .vc-post-items img {float:right;margin:0px 0 10px 0px;border-radius:0;box-shadow: none;}
.rtl .mp-vc-items .vc-post-items .pull-right{float:left!important;}
.rtl .mp-vc-items .vc-post-items .pull-left{float:right!important;}
.rtl .mp-vc-items.vc-post-mp  .first-column {float:right;}
.rtl .mp-vc-items.vc-post-mp  .second-column {float:left;}

.rtl .mp-vc-items .vc-post-items .vc-fes-thumbnails {float: right; margin: 0 0 10px 20px;}




/** FEATURED AUTHOR **/
.rtl .mp-vc-featured-author h4.port-title {font-size:14px; color: #6d6d6d;padding-left:1.4%;}
.rtl .mp-vc-featured-author h4.port-title.one-columns {padding-left:0!important;}
.rtl .mp-vc-featured-author .author-avatar-left{float:right;display:inline-block;margin:0 0 10px 15px}
.rtl .mp-vc-featured-author .second-column {float:left;}
.rtl .mp-vc-featured-author .first-column {float:right;}
.rtl .mp-vc-items .author-stats.right-column {text-align:center!important}


/** CATEGORY BLOCK **/
.rtl .kiwi-edd-category-block .total-items span {float:left}
.rtl .kiwi-edd-category-block .authors span {margin-left:10px;margin-right: 0;}
.rtl .kiwi-edd-category-block .authors span:last-child {margin-left:0;}


/* REVIEW */
.rtl .mp-vc-items .edd_star_rating, .rtl .mp-vc-items .edd_reviews_rating_box  {float: right;}
.rtl .mp-vc-items .edd_star_rating {background:url(../../images/img-star-rating.png) repeat-x scroll right top;}
.rtl .edd_star_rating{background: url(../../images/img-star-rating.png) repeat-x scroll right top;}
.rtl .edd_reviews_rating_box  {background: url(../../images/img-star-rating.png) repeat-x scroll right bottom;}


/* Tooltip */
.rtl .mp-vc-items .tooltip-inner  {direction:rtl}
.rtl .mp-vc-items .tooltip-inner .column-first{float:right;text-align:right;}
.rtl .mp-vc-items .tooltip-inner  .column-second{float:left;text-align:left;}

.rtl .div-tooltip-flex .price.free {text-align:left!important}


/* Checkout */
.rtl table, .rtl #edd_purchase_form_wrap{direction:rtl}
.rtl  #edd-payment-mode-wrap, .rtl #edd_checkout_form_wrap {direction:rtl;overflow: hidden;}
.rtl .edd_empty_cart {direction: rtl; display: block;text-align: right;}




/** FILTER **/
.rtl .filter-layout-sorting {float: left;}

.rtl .kiwifilter.left-align{text-align:right!important;margin:0!important}
.rtl .kiwifilter.right-align{text-align:left!important;margin:0!important}

.rtl #filtres-multi-layout .menu-filtre{float:right}	

.rtl ul.menu-filtre li:first-child {margin-left:5px;margin-right:0;}
.rtl ul.menu-filtre li:last-child {margin-left:0;margin-right:5px;}

.rtl .filter-view ul.imageview li, .rtl .filter-view ul.gridview li, .rtl .filter-view ul.fes-thumb li,
.rtl .filter-view ul.image-info-view li, .rtl .filter-view ul.image-info-short li {float: right;margin-bottom: 1.4%;margin-left: 1.4%;margin-right: 0;}


 
/** SLIDER **/

.rtl .mp-vc-items .iso-desc img.avatar {float:right}
.rtl .mp-vc-kiwi-slider.slider-view .style-one{left: 0;right:inherit;text-align:left;}

.rtl .mp-vc-kiwi-slider.slider-view .style-one[class^="nav-arrow-next"] {left:15px; }
.rtl .mp-vc-kiwi-slider.slider-view .style-one [class^="nav-arrow-prev"] {right:15px;left:inherit;}

/* 
.rtl .mp-vc-kiwi-slider.slider-view .style-one .nav-arrow.prev{right:0px;}
.rtl .mp-vc-kiwi-slider.slider-view .style-one .nav-arrow.next{left:0px;}

.rtl .mp-vc-kiwi-slider.slider-view .style-one[class^="nav-arrow-next"] {left:0px; }
.rtl .mp-vc-kiwi-slider.slider-view .style-one .nav-arrow.prev{right:0px;}
.rtl .mp-vc-kiwi-slider.slider-view .style-one .nav-arrow.next{left:0px;}


.rtl .mp-vc-kiwi-slider.slider-view.style-two [class^="nav-arrow-prev"]{right:-30px;}
.rtl .mp-vc-kiwi-slider.slider-view.style-two [class^="nav-arrow-next"]{left:-30px;}

.rtl .mp-vc-kiwi-slider.slider-view.style-two .nav-arrow.prev{right:-30px;}
.rtl .mp-vc-kiwi-slider.slider-view.style-two .nav-arrow.next{left:-30px;} 

 */
 
/** SLIDER - OVERRIDING VC ULTIMATE STYLING **/
/* .rtl .mp-vc-items.mp-kiwi-slider .iso-desc img.avatar{float:right;margin:0 0 0 5px}
 */ 